[INFO] cloning repository https://github.com/lenhanpham/OpenMECP
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lenhanpham/OpenMECP" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flenhanpham%2FOpenMECP", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flenhanpham%2FOpenMECP'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0fe77dea453b96867494dcaa1ae7d4869ff381eb
[INFO] testing lenhanpham/OpenMECP against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flenhanpham%2FOpenMECP" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lenhanpham/OpenMECP
[INFO] finished tweaking git repo https://github.com/lenhanpham/OpenMECP
[INFO] tweaked toml for git repo https://github.com/lenhanpham/OpenMECP written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lenhanpham/OpenMECP on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lenhanpham/OpenMECP already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2bb24aa56655a1ff52c52cb6891a53e7ed1e856418acc34f18342605eb4ba0f3
[INFO] running `Command { std: "docker" "start" "-a" "2bb24aa56655a1ff52c52cb6891a53e7ed1e856418acc34f18342605eb4ba0f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2bb24aa56655a1ff52c52cb6891a53e7ed1e856418acc34f18342605eb4ba0f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bb24aa56655a1ff52c52cb6891a53e7ed1e856418acc34f18342605eb4ba0f3", kill_on_drop: false }`
[INFO] [stdout] 2bb24aa56655a1ff52c52cb6891a53e7ed1e856418acc34f18342605eb4ba0f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 034d4e8f95848fec4d020a1e9f5028aed3f13f64744a2e79dd330ef6da297b76
[INFO] running `Command { std: "docker" "start" "-a" "034d4e8f95848fec4d020a1e9f5028aed3f13f64744a2e79dd330ef6da297b76", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling configparser v3.1.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling nalgebra v0.34.1
[INFO] [stderr]    Compiling omecp v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.14s
[INFO] running `Command { std: "docker" "inspect" "034d4e8f95848fec4d020a1e9f5028aed3f13f64744a2e79dd330ef6da297b76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "034d4e8f95848fec4d020a1e9f5028aed3f13f64744a2e79dd330ef6da297b76", kill_on_drop: false }`
[INFO] [stdout] 034d4e8f95848fec4d020a1e9f5028aed3f13f64744a2e79dd330ef6da297b76
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 606713ece5805d6492cd558cd871c4aa6d69033ad31b64f6aca8feed48b3bb7e
[INFO] running `Command { std: "docker" "start" "-a" "606713ece5805d6492cd558cd871c4aa6d69033ad31b64f6aca8feed48b3bb7e", kill_on_drop: false }`
[INFO] [stderr] warning: omecp v0.0.1 (/opt/rustwide/workdir) ignoring invalid dependency `cargo-hack` which is missing a lib target
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling omecp v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.62s
[INFO] running `Command { std: "docker" "inspect" "606713ece5805d6492cd558cd871c4aa6d69033ad31b64f6aca8feed48b3bb7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "606713ece5805d6492cd558cd871c4aa6d69033ad31b64f6aca8feed48b3bb7e", kill_on_drop: false }`
[INFO] [stdout] 606713ece5805d6492cd558cd871c4aa6d69033ad31b64f6aca8feed48b3bb7e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bdbb7a40bb6d564f8b4009317134b608683470df83ab1a42505826d1a84e3b69
[INFO] running `Command { std: "docker" "start" "-a" "bdbb7a40bb6d564f8b4009317134b608683470df83ab1a42505826d1a84e3b69", kill_on_drop: false }`
[INFO] [stderr] warning: omecp v0.0.1 (/opt/rustwide/workdir) ignoring invalid dependency `cargo-hack` which is missing a lib target
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/omecp-4ad29d8f0a43588c)
[INFO] [stdout] 
[INFO] [stdout] running 74 tests
[INFO] [stdout] test cleanup::tests::test_deletes_non_whitelist_files ... ok
[INFO] [stdout] test cleanup::tests::test_preserves_whitelist_files ... ok
[INFO] [stdout] test constraints::tests::test_python_compatible_constraint_initialization ... ok
[INFO] [stdout] test cleanup::tests::test_cleanup_disabled ... ok
[INFO] [stdout] test gdiis::tests::test_gdiis_optimizer_creation ... ok
[INFO] [stdout] test cleanup::tests::test_respects_user_output_extension ... ok
[INFO] [stdout] test gdiis::tests::test_triangular_matrix ... ok
[INFO] [stdout] test constraints::tests::test_constraint_violations_returned ... ok
[INFO] [stdout] test gediis::tests::test_dynamic_weight_empty ... ok
[INFO] [stdout] test gediis::tests::test_energy_rise_tracker ... ok
[INFO] [stdout] test gediis::tests::test_gediis_config_default ... ok
[INFO] [stdout] test gediis::tests::test_variant_selection ... ok
[INFO] [stdout] test geometry::tests::test_state_validation_force_geometry_mismatch ... ok
[INFO] [stdout] test geometry::tests::test_state_validation_empty_forces ... ok
[INFO] [stdout] test geometry::tests::test_state_validation_valid_state ... ok
[INFO] [stdout] test geometry::tests::test_state_validation_zero_forces ... ok
[INFO] [stdout] test geometry::tests::test_state_validation_zero_energy ... ok
[INFO] [stdout] test hessian_update::tests::test_bfgs_negative_curvature_skipped ... ok
[INFO] [stdout] test hessian_update::tests::test_bfgs_update_basic ... ok
[INFO] [stdout] test hessian_update::tests::test_inverse_hessian_bfgs ... ok
[INFO] [stdout] test hessian_update::tests::test_bofill_update_basic ... ok
[INFO] [stdout] test hessian_update::tests::test_zero_step_handled ... ok
[INFO] [stdout] test io::tests::test_build_bagel_header ... ok
[INFO] [stdout] test io::tests::test_build_bagel_header_default_basis ... ok
[INFO] [stdout] test hessian_update::tests::test_powell_update_basic ... ok
[INFO] [stdout] test gdiis::tests::test_triangular_matrix_multiply ... ok
[INFO] [stdout] test cleanup::tests::test_cleanup_directory_deletes_non_whitelist ... ok
[INFO] [stdout] test gdiis::tests::test_variable_cos_limit ... ok
[INFO] [stdout] test io::tests::test_build_gaussian_header_comment_only_td ... ok
[INFO] [stdout] test io::tests::test_build_gaussian_header_empty_td ... ok
[INFO] [stdout] test io::tests::test_build_program_header_dispatch ... ok
[INFO] [stdout] test io::tests::test_build_orca_header ... ok
[INFO] [stdout] test io::tests::test_build_orca_header_with_tail ... ok
[INFO] [stdout] test io::tests::test_build_orca_header_noread_mode ... ok
[INFO] [stdout] test io::tests::test_build_gaussian_header_mixed_td_content ... ok
[INFO] [stdout] test io::tests::test_build_xtb_header ... ok
[INFO] [stdout] test io::tests::test_clean_gaussian_keywords_inline_comments ... ok
[INFO] [stdout] test io::tests::test_clean_gaussian_keywords_empty_input ... ok
[INFO] [stdout] test io::tests::test_clean_gaussian_keywords_empty_result ... ok
[INFO] [stdout] test io::tests::test_build_program_header_with_dynamic_modification ... ok
[INFO] [stdout] test io::tests::test_modify_method_for_run_mode_gaussian ... ok
[INFO] [stdout] test io::tests::test_clean_gaussian_keywords_mixed_content ... ok
[INFO] [stdout] test io::tests::test_clean_gaussian_keywords_whitespace_only ... ok
[INFO] [stdout] test io::tests::test_modify_method_for_run_mode_orca_gaussian_syntax ... ok
[INFO] [stdout] test io::tests::test_clean_keywords ... ok
[INFO] [stdout] test parser::tests::test_enhanced_error_messages_case_sensitivity ... ok
[INFO] [stdout] test optimizer::tests::test_force_negation_impact ... ok
[INFO] [stdout] test optimizer::tests::test_force_sign_convention_matches_python ... ok
[INFO] [stdout] test io::tests::test_modify_method_for_run_mode_empty_method ... ok
[INFO] [stdout] test io::tests::test_modify_method_for_run_mode_xtb_bagel ... ok
[INFO] [stdout] test parser::tests::test_enhanced_error_messages_comment_character ... ok
[INFO] [stdout] test io::tests::test_orca_header_gbw_replacement ... ok
[INFO] [stdout] test naming::tests::test_basename_extraction ... ok
[INFO] [stdout] test parser::tests::test_enhanced_error_messages_multiple_spaces ... ok
[INFO] [stdout] test naming::tests::test_final_mecp_xyz_with_path ... ok
[INFO] [stdout] test io::tests::test_modify_method_for_run_mode_orca ... ok
[INFO] [stdout] test parser::tests::test_enhanced_error_messages_unbalanced_parentheses ... ok
[INFO] [stdout] test parser::tests::test_enhanced_error_messages_empty_content ... ok
[INFO] [stdout] test parser::tests::test_enhanced_error_messages_valid_content ... ok
[INFO] [stdout] test naming::tests::test_final_mecp_xyz ... ok
[INFO] [stdout] test parser::tests::test_graceful_empty_tail_section_with_filtering_context ... ok
[INFO] [stdout] test parser::tests::test_graceful_empty_tail_section_handling ... ok
[INFO] [stdout] test parser::tests::test_enhanced_error_messages_nstates_without_equals ... ok
[INFO] [stdout] test parser::tests::test_enhanced_error_messages_root_without_td ... ok
[INFO] [stdout] test parser::tests::test_enhanced_error_messages_td_without_parentheses ... ok
[INFO] [stdout] test parser::tests::test_parameter_parsing_with_inline_comments ... ok
[INFO] [stdout] test parser::tests::test_filter_tail_content_empty_result ... ok
[INFO] [stdout] test naming::tests::test_final_mecp_xyz_with_different_extensions ... ok
[INFO] [stdout] test parser::tests::test_state_selection_parsing ... ok
[INFO] [stdout] test template_generator::tests::test_is_supported_format ... ok
[INFO] [stdout] test parser::tests::test_user_friendly_suggestions ... ok
[INFO] [stdout] test cleanup::tests::test_cleanup_directory_step_based_engrad ... ok
[INFO] [stdout] test cleanup::tests::test_engrad_step_based_filtering ... ok
[INFO] [stdout] test template_generator::tests::test_get_default_output_path ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 74 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/omecp-f85ef1380ca6a228)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_dihedral.rs (/opt/rustwide/target/debug/deps/test_dihedral-02bd42c8ac4314e2)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_dihedral_constraint_jacobian ... ok
[INFO] [stdout] test test_dihedral_planar ... ok
[INFO] [stdout] test test_dihedral_perpendicular ... ok
[INFO] [stdout] test test_dihedral_constraint_evaluation ... ok
[INFO] [stdout] test test_dihedral_numerical_vs_analytical_gradient ... ok
[INFO] [stdout] test test_dihedral_gradient_symmetry ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_parser.rs (/opt/rustwide/target/debug/deps/test_parser-26fd167baa77c3f5)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_parse_dihedral_constraint ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_parse_dihedral_constraint stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_parse_dihedral_constraint' (100) panicked at tests/test_parser.rs:21:40:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x620260ff204a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x620260ff204a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x620260ff204a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x620260ff204a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x620261008eaa - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x620261008eaa - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x620260ff6882 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x620260ff6882 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x620260fd0aaf - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x620260fd0aaf - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x620260fea029 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x620260ce12ac - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x620260ce12ac - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x620260fea1e2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x620260fea1e2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x620260fd0b68 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x620260fc5b79 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x620260fd187d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6202610096ec - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x620261009462 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x620260cd2b9f - <core[d17f6591d688f3bd]::result::Result<std[fce30c26ee6459b]::fs::File, std[fce30c26ee6459b]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x620260cd2b9f - test_parser[31abf71dfb101bb3]::test_parse_dihedral_constraint
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_parser.rs:21:40
[INFO] [stdout]   22:     0x620260cd2a97 - test_parser[31abf71dfb101bb3]::test_parse_dihedral_constraint::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_parser.rs:8:36
[INFO] [stdout]   23:     0x620260cd41e6 - <test_parser[31abf71dfb101bb3]::test_parse_dihedral_constraint::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x620260cd458b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x620260cd458b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x620260ce1d7b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x620260ce1d7b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x620260ce1d7b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x620260ce1d7b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x620260ce1d7b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x620260ce1d7b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x620260ce1d7b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x620260cdb494 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x620260cdb494 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x620260ce4982 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x620260ce4982 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x620260ce4982 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x620260ce4982 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x620260ce4982 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x620260ce4982 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x620260ce4982 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x620260ff15ff - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x620260ff15ff - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7da438b1aaa4 - <unknown>
[INFO] [stdout]   45:     0x7da438ba7a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_parse_dihedral_constraint
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test test_parser`
[INFO] running `Command { std: "docker" "inspect" "bdbb7a40bb6d564f8b4009317134b608683470df83ab1a42505826d1a84e3b69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdbb7a40bb6d564f8b4009317134b608683470df83ab1a42505826d1a84e3b69", kill_on_drop: false }`
[INFO] [stdout] bdbb7a40bb6d564f8b4009317134b608683470df83ab1a42505826d1a84e3b69
